You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > Vector.GatherByIndex Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.GatherByIndex Method

Gather vector elements.

Syntax
C#
Visual Basic
public TVec GatherByIndex([In] TMtxVec X, [In] TVecInt Indexes);

Gather the elements of vector X at indices defined with Indexes and store them to the calling vector.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!